diff options
Diffstat (limited to 'net/gift/Makefile')
-rw-r--r-- | net/gift/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/gift/Makefile b/net/gift/Makefile index e37efbcfa1ce..cf3d9be6c80c 100644 --- a/net/gift/Makefile +++ b/net/gift/Makefile @@ -6,8 +6,7 @@ # PORTNAME= giFT -PORTVERSION= 0.11.4 -PORTREVISION= 2 +PORTVERSION= 0.11.5 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:L} @@ -38,7 +37,7 @@ CONFIGURE_ARGS= --enable-libmagic MAN1= giftd.1 -DOC_FILES= AUTHORS COPYING ChangeLog \ +DOC_FILES= AUTHORS COPYING src/ChangeLog \ INSTALL NEWS QUICKSTART README TODO post-patch: |