pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mbone/vic Sort DISTNAME section
details: https://anonhg.NetBSD.org/pkgsrc/rev/2e6befea0e12
branches: trunk
changeset: 462910:2e6befea0e12
user: cjep <cjep%pkgsrc.org@localhost>
date: Sat Oct 18 13:17:41 2003 +0000
description:
Sort DISTNAME section
diffstat:
mbone/vic/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r b25ea1510441 -r 2e6befea0e12 mbone/vic/Makefile
--- a/mbone/vic/Makefile Sat Oct 18 13:09:42 2003 +0000
+++ b/mbone/vic/Makefile Sat Oct 18 13:17:41 2003 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.24 2003/07/17 21:48:29 grant Exp $
+# $NetBSD: Makefile,v 1.25 2003/10/18 13:17:41 cjep Exp $
# FreeBSD Id: Makefile,v 1.12 1997/09/11 03:54:53 fenner Exp
#
DISTNAME= vicsrc-2.8
+PKGNAME= ${DISTNAME:S/src//}
PKGREVISION= 1
-PKGNAME= ${DISTNAME:S/src//}
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
CATEGORIES= mbone tk
MASTER_SITES= ftp://ftp.ee.lbl.gov/conferencing/vic/
Home |
Main Index |
Thread Index |
Old Index