diff options
author | vanilla <vanilla@FreeBSD.org> | 2000-11-13 07:49:58 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2000-11-13 07:49:58 +0800 |
commit | 272654bfb9dc704fdb0240c0f212a09b1505e05f (patch) | |
tree | 7313c01e0604f72c8b234df6abce4354e4371f12 /mail/solidpop3d | |
parent | ebda58649dfd7f40b544c2dd481c4481bf2ee716 (diff) | |
download | freebsd-ports-gnome-272654bfb9dc704fdb0240c0f212a09b1505e05f.tar.gz freebsd-ports-gnome-272654bfb9dc704fdb0240c0f212a09b1505e05f.tar.zst freebsd-ports-gnome-272654bfb9dc704fdb0240c0f212a09b1505e05f.zip |
Bump PORTREVISION, add ipv6 to CATEGORIES.
Approved by: jim, sumikawa@ebina.hitachi.co.jp
Diffstat (limited to 'mail/solidpop3d')
-rw-r--r-- | mail/solidpop3d/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/solidpop3d/Makefile b/mail/solidpop3d/Makefile index f585bcd693dc..692b687ad836 100644 --- a/mail/solidpop3d/Makefile +++ b/mail/solidpop3d/Makefile @@ -7,7 +7,8 @@ PORTNAME= solidpop3d PORTVERSION= 0.15 -CATEGORIES= mail +PORTREVISION= 1 +CATEGORIES= mail ipv6 MASTER_SITES= http://solidpop3d.pld.org.pl/ \ ftp://207.176.230.192/ DISTNAME= solid-pop3d-${PORTVERSION} |