=================================================================== RCS file: /cvs/ports/games/polygen/Makefile,v retrieving revision 1.1 retrieving revision 1.3 diff -u -r1.1 -r1.3 --- ports/games/polygen/Makefile 2009/01/28 11:53:18 1.1 +++ ports/games/polygen/Makefile 2009/02/01 12:21:06 1.3 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1 2009/01/28 11:53:18 nbrk Exp $ +# $OpenBSD: Makefile,v 1.3 2009/02/01 12:21:06 nbrk Exp $ COMMENT= generate random sentences according to grammars @@ -10,7 +10,7 @@ MASTER_SITES= ftp://ftp.fr.debian.org/debian/pool/main/p/polugen/ \ ftp://ftp.debian.org/debian/pool/main/p/polygen/ -# GNUv2 +# GPLv2 PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes PERMIT_PACKAGE_CDROM= Yes @@ -21,7 +21,6 @@ USE_GMAKE= Yes -# Debian packaging shit: untar'ed directory doesn't have .orig suffix. WRKDIST= ${WRKDIR}/polygen-${V}.ds2 WRKBUILD= ${WRKSRC}/src