diff options
author | dinoex <dinoex@FreeBSD.org> | 2005-05-27 16:01:26 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2005-05-27 16:01:26 +0800 |
commit | 24f7713ebc9508b032cb7dc2f0356933d14a35a5 (patch) | |
tree | bfd7750b052f17ed78989a7b2c43b9dbdf2e4369 /mail/popa3d/Makefile | |
parent | 2a323661e43b6b2e514f639f8f41637dad93fc68 (diff) | |
download | freebsd-ports-gnome-24f7713ebc9508b032cb7dc2f0356933d14a35a5.tar.gz freebsd-ports-gnome-24f7713ebc9508b032cb7dc2f0356933d14a35a5.tar.zst freebsd-ports-gnome-24f7713ebc9508b032cb7dc2f0356933d14a35a5.zip |
- update to 1.0
make portlint a bit happier
Diffstat (limited to 'mail/popa3d/Makefile')
-rw-r--r-- | mail/popa3d/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/popa3d/Makefile b/mail/popa3d/Makefile index 971054d21f1f..16356daf3030 100644 --- a/mail/popa3d/Makefile +++ b/mail/popa3d/Makefile @@ -6,7 +6,7 @@ # PORTNAME= popa3d -PORTVERSION= 0.6.4.1 +PORTVERSION= 1.0 CATEGORIES= mail MASTER_SITES= http://www.openwall.com/popa3d/ \ ftp://ftp.openwall.com/pub/projects/popa3d/ |