diff options
Diffstat (limited to 'devel/aap/Makefile')
-rw-r--r-- | devel/aap/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/aap/Makefile b/devel/aap/Makefile index 9e13deb9a6e0..8bf4c64e778e 100644 --- a/devel/aap/Makefile +++ b/devel/aap/Makefile @@ -6,7 +6,7 @@ # PORTNAME= aap -PORTVERSION= 1.069 +PORTVERSION= 1.072 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= a-a-p @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= a-a-p MAINTAINER= rui@ruilopes.com COMMENT= A build tool alternative to make with internet access and CVS support -BROKEN= Broken pkg-plist after python 2.4 update - MAN1= aap.1 NO_BUILD= yes |