diff options
Diffstat (limited to 'editors/shed/Makefile')
-rw-r--r-- | editors/shed/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/shed/Makefile b/editors/shed/Makefile index ef19c6aca1ba..4108ca016a3d 100644 --- a/editors/shed/Makefile +++ b/editors/shed/Makefile @@ -1,5 +1,5 @@ PORTNAME= shed -PORTVERSION= 1.16 +PORTVERSION= 1.17 CATEGORIES= editors MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION} @@ -11,7 +11,6 @@ LICENSE= GPLv2 USES= ncurses GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share PLIST_FILES= bin/${PORTNAME} share/man/man1/${PORTNAME}.1.gz PORTDOCS= AUTHORS BUGS ChangeLog README TODO |