aboutsummaryrefslogtreecommitdiff
path: root/net/netatalk
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2001-05-08 20:47:56 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2001-05-08 20:47:56 +0000
commit7e87f58948612206eb218a7306a421b42059fec5 (patch)
tree42c887a39354c3876753f02545977fde94182247 /net/netatalk
parentd5363574404823e4a7124235b3d2594f9b7b7f6a (diff)
downloadports-7e87f58948612206eb218a7306a421b42059fec5.tar.gz
ports-7e87f58948612206eb218a7306a421b42059fec5.zip
- Fixed trailing backslash, so PATCHFILES can be processed.
- Bumped PORTREVISION
Notes
Notes: svn path=/head/; revision=42430
Diffstat (limited to 'net/netatalk')
-rw-r--r--net/netatalk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/netatalk/Makefile b/net/netatalk/Makefile
index f2958619d6b5..d94a7d955260 100644
--- a/net/netatalk/Makefile
+++ b/net/netatalk/Makefile
@@ -7,7 +7,7 @@
PORTNAME= netatalk
PORTVERSION= 1.4b2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net print
MASTER_SITES= ftp://terminator.rs.itd.umich.edu/unix/netatalk/ \
${MASTER_SITE_LOCAL} \
@@ -17,7 +17,7 @@ MASTER_SITE_SUBDIR= stb/mirror/terminator.rs.itd.umich.edu/unix/netatalk
PATCH_SITES= http://www.umich.edu/~rsug/netatalk/patches/1.4b2/ \
${MASTER_SITE_LOCAL} \
ftp://ftp.hanse.de/sites/transit/mirror/www.umich.edu/%257Ersug/netatalk/patches/1.4b2/
-PATCH_SITE_SUBDIR= stb/mirror/www.umich.edu/%7Ersug/netatalk/patches/1.4b2/ \
+PATCH_SITE_SUBDIR= stb/mirror/www.umich.edu/%7Ersug/netatalk/patches/1.4b2/
PATCHFILES= afpd-macos8.diff afpd-bfree.diff
MAINTAINER= ports@freebsd.org