diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-06-21 20:26:01 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-06-21 20:26:01 +0800 |
commit | 7273a4f08cbecfb05e719eec5990e59fe406f990 (patch) | |
tree | 42f9aff46116dfdb84a0e0d1643ef45ea9150264 /mail/abook/Makefile | |
parent | bea0617b2ad80cf1cee58c75e8bc58b05d37ecd4 (diff) | |
download | freebsd-ports-gnome-7273a4f08cbecfb05e719eec5990e59fe406f990.tar.gz freebsd-ports-gnome-7273a4f08cbecfb05e719eec5990e59fe406f990.tar.zst freebsd-ports-gnome-7273a4f08cbecfb05e719eec5990e59fe406f990.zip |
upgrade to 0.4.13
PR: 28316
Submitted by: maintainer
Diffstat (limited to 'mail/abook/Makefile')
-rw-r--r-- | mail/abook/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/abook/Makefile b/mail/abook/Makefile index 59477e5a24dd..68556c341e68 100644 --- a/mail/abook/Makefile +++ b/mail/abook/Makefile @@ -6,7 +6,7 @@ # PORTNAME= abook -PORTVERSION= 0.4.12 +PORTVERSION= 0.4.13 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |