diff options
Diffstat (limited to 'security/gtkpasman/Makefile')
-rw-r--r-- | security/gtkpasman/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/security/gtkpasman/Makefile b/security/gtkpasman/Makefile index 5fb145b77f30..239a04c72322 100644 --- a/security/gtkpasman/Makefile +++ b/security/gtkpasman/Makefile @@ -7,17 +7,15 @@ PORTNAME= gtkpasman PORTVERSION= 0.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF MAINTAINER= phil@teaser.fr COMMENT= A GTK+ passwords manager for system and network administrators RUN_DEPENDS+= gpgv:${PORTSDIR}/security/gnupg1 -USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gtk20 GNU_CONFIGURE= yes |