diff options
author | Johan van Selst <johans@FreeBSD.org> | 2011-05-17 07:19:55 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2011-05-17 07:19:55 +0000 |
commit | 68a2d7dc27cf5c97c93b1f28db78f1e0da92b710 (patch) | |
tree | 429117771bfec590d7431660823d07cb82d62012 /security/gsasl/Makefile | |
parent | - Update to 5.62 (diff) |
Fix plist
Reported by: pointyhat via erwin
Notes
Notes:
svn path=/head/; revision=274214
Diffstat (limited to 'security/gsasl/Makefile')
-rw-r--r-- | security/gsasl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/gsasl/Makefile b/security/gsasl/Makefile index 11dcade55703..25d1a5e55a4d 100644 --- a/security/gsasl/Makefile +++ b/security/gsasl/Makefile @@ -8,6 +8,7 @@ PORTNAME= gsasl PORTVERSION= 1.6.1 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} |