diff options
author | briggs <briggs> | 2000-10-19 03:45:47 +0000 |
---|---|---|
committer | briggs <briggs> | 2000-10-19 03:45:47 +0000 |
commit | 2fc842e0e866059deaa93c841e613749bf991807 (patch) | |
tree | 88a3409aa558246448e756749a13a36580b7b9ce /net/netatalk-asun | |
parent | 81cb7dc7031210a66ebefac44adfd1e9218a2fce (diff) | |
download | pkgsrc-2fc842e0e866059deaa93c841e613749bf991807.tar.gz |
wrstuden mentioned that the nbX version should be bumped for my patch
to atalkd. Those patches have now been tested and are working on
/alpha-1.4.2, /alpha-current, and /x86-current.
Diffstat (limited to 'net/netatalk-asun')
-rw-r--r-- | net/netatalk-asun/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/netatalk-asun/Makefile b/net/netatalk-asun/Makefile index 8cad934d1c3..ba02fb284f3 100644 --- a/net/netatalk-asun/Makefile +++ b/net/netatalk-asun/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2000/08/15 14:48:22 abs Exp $ +# $NetBSD: Makefile,v 1.5 2000/10/19 03:45:47 briggs Exp $ DISTNAME= netatalk-1.4b2+asun2.1.3 -PKGNAME= netatalk-asun-2.1.3nb3 +PKGNAME= netatalk-asun-2.1.3nb4 CATEGORIES= net print MASTER_SITES= ftp://ftp.cobaltnet.com/pub/users/asun/release/ \ ftp://ftp.hanse.de/sites/transit/mirror/ftp.u.washington.edu/public/asun/ |