diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-05-18 05:12:00 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-05-18 05:12:00 +0000 |
commit | af2808e32780cce34abf4cc9a04b944f1220d88d (patch) | |
tree | e258055ebae803e08fc2e147956a9d3a7fe4e750 /net/netatalk/Makefile | |
parent | 4e6ef11a3cd61567f95dc39ada4aa6f8c1ad8f1b (diff) | |
download | ports-af2808e32780cce34abf4cc9a04b944f1220d88d.tar.gz ports-af2808e32780cce34abf4cc9a04b944f1220d88d.zip |
Notes
Diffstat (limited to 'net/netatalk/Makefile')
-rw-r--r-- | net/netatalk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/netatalk/Makefile b/net/netatalk/Makefile index d91cf38761c1..ebf599762301 100644 --- a/net/netatalk/Makefile +++ b/net/netatalk/Makefile @@ -6,7 +6,7 @@ # PORTNAME= netatalk -PORTVERSION= 2.0.2 +PORTVERSION= 2.0.3 PORTEPOCH= 1 CATEGORIES= net print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} |