diff options
author | Jim Mock <jim@FreeBSD.org> | 2001-03-28 21:51:46 +0000 |
---|---|---|
committer | Jim Mock <jim@FreeBSD.org> | 2001-03-28 21:51:46 +0000 |
commit | 3d1f807d47525193a71eee05235f5f6fbde989ed (patch) | |
tree | a3a235ee81afaab0c17d91524905d9358ad109c4 /mail/teapop | |
parent | 1096d5b2bd44332ce814c60c18e31c7e0d97869d (diff) | |
download | ports-3d1f807d47525193a71eee05235f5f6fbde989ed.tar.gz ports-3d1f807d47525193a71eee05235f5f6fbde989ed.zip |
Bump PORTREVISION.
Reminded by: kris
Notes
Notes:
svn path=/head/; revision=40504
Diffstat (limited to 'mail/teapop')
-rw-r--r-- | mail/teapop/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/teapop/Makefile b/mail/teapop/Makefile index 4354e4bdd42c..2b21ab2e65f3 100644 --- a/mail/teapop/Makefile +++ b/mail/teapop/Makefile @@ -7,6 +7,7 @@ PORTNAME= teapop PORTVERSION= 0.28 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= ftp://ftp.toontown.org/pub/teapop/ \ http://www.toontown.org/pub/teapop/ |