diff options
author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2001-05-30 07:53:30 +0000 |
---|---|---|
committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2001-05-30 07:53:30 +0000 |
commit | c10402000f82e4570069d60a088b97b0911e94aa (patch) | |
tree | ac2a7e911d4857aca291676a7b2fb69a50a97fb4 /mail/popd | |
parent | a47f23721437f46cd0a20343da556c3545f3cf9e (diff) | |
download | ports-c10402000f82e4570069d60a088b97b0911e94aa.tar.gz ports-c10402000f82e4570069d60a088b97b0911e94aa.zip |
Notes
Diffstat (limited to 'mail/popd')
-rw-r--r-- | mail/popd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/popd/Makefile b/mail/popd/Makefile index 1db9bc197092..d7d81803c403 100644 --- a/mail/popd/Makefile +++ b/mail/popd/Makefile @@ -7,6 +7,7 @@ PORTNAME= popd PORTVERSION= 1.03 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= ftp://ftp3.za.freebsd.org/pub/popd/ |