FreeBSD: clean up some portlint warnings.
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Tue, 10 Mar 2009 05:08:59 +0000 (01:08 -0400)
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Tue, 10 Mar 2009 05:08:59 +0000 (01:08 -0400)
packaging/freebsd/security/monkeysphere/Makefile

index c54f56c93e352bc1b3c44504b14de1a863d03b98..4fad979dd2e86ad29e32c4617c4af15f4e93f02e 100644 (file)
@@ -10,10 +10,11 @@ PORTVERSION=   0.24
 CATEGORIES=    security
 MASTER_SITES=  http://archive.monkeysphere.info/debian/pool/monkeysphere/m/monkeysphere/
 # hack for debian orig tarballs
-DISTFILES=      ${PORTNAME}_${DISTVERSION}.orig.tar.gz
+DISTNAME=      ${PORTNAME}_${DISTVERSION}
+EXTRACT_SUFX=  .orig.tar.gz
 
 MAINTAINER=    dkg@fifthhorseman.net
-COMMENT=       use the OpenPGP web of trust to verify ssh connections
+COMMENT=       Use the OpenPGP web of trust to verify ssh connections
 
 RUN_DEPENDS=    gpg:${PORTSDIR}/security/gnupg1 \
                lockfile:${PORTSDIR}/mail/procmail \