diff options
author | wrstuden <wrstuden@pkgsrc.org> | 2000-08-07 21:02:59 +0000 |
---|---|---|
committer | wrstuden <wrstuden@pkgsrc.org> | 2000-08-07 21:02:59 +0000 |
commit | 5cf872ba1d4a6a3972de1546a5200a74560f0b28 (patch) | |
tree | e20639085196dab7a1e5d2570a18aff0add3e60f /net/netatalk | |
parent | d6751e0fbfb23664aa2b34ca618fd82fddbda897 (diff) | |
download | pkgsrc-5cf872ba1d4a6a3972de1546a5200a74560f0b28.tar.gz |
Change the name of this package. First, add -umich to name now that
we have an -asun version too. Also add nb1 to the end. jlam's change
in where we store config files needs to be reflected. Actually we should
have had a suffix for a while.
New name is netatalk-umich-19990130nb1
Diffstat (limited to 'net/netatalk')
-rw-r--r-- | net/netatalk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/netatalk/Makefile b/net/netatalk/Makefile index 068bacb8a54..f1338aabfc6 100644 --- a/net/netatalk/Makefile +++ b/net/netatalk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2000/08/06 19:21:29 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2000/08/07 21:02:59 wrstuden Exp $ # DISTNAME= netatalk-990130 -PKGNAME= netatalk-19990130 +PKGNAME= netatalk-umich-19990130nb1 WRKSRC= ${WRKDIR}/netatalk-990130 CATEGORIES= net MASTER_SITES= ftp://terminator.rs.itd.umich.edu/unix/netatalk/ |