Index: head/mail/poppwd/Makefile =================================================================== --- head/mail/poppwd/Makefile (revision 367371) +++ head/mail/poppwd/Makefile (revision 367372) @@ -1,18 +1,19 @@ # Created by: Andrew Stevenson # $FreeBSD$ PORTNAME= poppwd PORTVERSION= 2.0 CATEGORIES= mail MASTER_SITES= ftp://ftp.ugh.net.au/pub/unix/poppwd/ \ http://www.ugh.eclipse.co.uk/mirror/ftp.ugh.net.au/pub/unix/poppwd/ MAINTAINER= andrew@ugh.net.au COMMENT= Implementation of the Eudora password changing protocol WRKSRC= ${WRKDIR}/poppwd +USES= uidfix PLIST_FILES= libexec/poppwd \ man/man8/poppwd.8.gz .include