diff options
author | joerg <joerg@pkgsrc.org> | 2007-03-30 15:41:02 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2007-03-30 15:41:02 +0000 |
commit | 5d1d89ba02ba4e31c8fa1ca32071ff0bca03ef31 (patch) | |
tree | 00424a789c477319f39b71c5a0ae17a4aea37f9c /mbone | |
parent | a340ec6a789531c941382adf69c3e72edd134d86 (diff) | |
download | pkgsrc-5d1d89ba02ba4e31c8fa1ca32071ff0bca03ef31.tar.gz |
Revert last PLIST change und bump revision again.
Trust the bulk builds more than rillig@ and let him figure out
why his environment produces a different file set.
Diffstat (limited to 'mbone')
-rw-r--r-- | mbone/common-mml/Makefile | 4 | ||||
-rw-r--r-- | mbone/common-mml/PLIST | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/mbone/common-mml/Makefile b/mbone/common-mml/Makefile index f9122c45a16..d745953f4e4 100644 --- a/mbone/common-mml/Makefile +++ b/mbone/common-mml/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2007/03/24 19:21:28 joerg Exp $ +# $NetBSD: Makefile,v 1.16 2007/03/30 15:41:02 joerg Exp $ # DISTNAME= common-1.2.16 PKGNAME= common-mml-1.2.16 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mbone MASTER_SITES= http://www-mice.cs.ucl.ac.uk/multimedia/software/common/ diff --git a/mbone/common-mml/PLIST b/mbone/common-mml/PLIST index b6c6ccc076e..01ad4f3af06 100644 --- a/mbone/common-mml/PLIST +++ b/mbone/common-mml/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2007/03/08 07:45:32 rillig Exp $ +@comment $NetBSD: PLIST,v 1.5 2007/03/30 15:41:02 joerg Exp $ include/common-mml/acconfig.h include/common-mml/addrinfo.h include/common-mml/addrsize.h @@ -37,10 +37,8 @@ include/common-mml/version.h include/common-mml/vsnprintf.h lib/libuclmmbase.la share/doc/common-mml/book1.html -share/doc/common-mml/uclmmbase-debug.html share/doc/common-mml/uclmmbase-hmac.html share/doc/common-mml/uclmmbase-md5.html -share/doc/common-mml/uclmmbase-memory.html share/doc/common-mml/uclmmbase-net-udp.html share/doc/common-mml/uclmmbase-rtp.html share/doc/common-mml/uclmmbase.html |