diff options
Diffstat (limited to 'security/libgnomesu/Makefile')
-rw-r--r-- | security/libgnomesu/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/libgnomesu/Makefile b/security/libgnomesu/Makefile index a6cf086befa0..521d48dae1dd 100644 --- a/security/libgnomesu/Makefile +++ b/security/libgnomesu/Makefile @@ -3,11 +3,11 @@ # Whom: Adam Weinberger <adamw@FreeBSD.org> # # $FreeBSD$ -# +# $MCom: ports/security/libgnomesu/Makefile,v 1.2 2007/05/19 21:36:21 marcus Exp $ PORTNAME= libgnomesu PORTVERSION= 1.0.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security gnome MASTER_SITES= http://members.chello.nl/~h.lai/libgnomesu/ |