diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2005-11-01 16:31:12 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2005-11-01 16:31:12 +0000 |
commit | febb6b2a1c58d2db8d1e3c51bea02c00a52d7c07 (patch) | |
tree | 98e7881c029eb2456c9839fcd6b4a04a2c05cc8f /multimedia | |
parent | Update to 2.1 (diff) |
Put a copy into my public_distfiles
PR: 88323
Submitted by: Steve O'Hara-Smith <steve@sohara.org>
Notes
Notes:
svn path=/head/; revision=146924
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/nuppelvideo/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/nuppelvideo/Makefile b/multimedia/nuppelvideo/Makefile index 85e0752263f2..9c3f70c83048 100644 --- a/multimedia/nuppelvideo/Makefile +++ b/multimedia/nuppelvideo/Makefile @@ -9,7 +9,8 @@ PORTNAME= NuppelVideo PORTVERSION= 0.52.a PORTREVISION= 2 CATEGORIES= multimedia audio -MASTER_SITES= http://frost.htu.tuwien.ac.at/~roman/nuppelvideo/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= arved DISTNAME= ${PORTNAME}-${PORTVERSION:C/.(.)$/\1/} MAINTAINER= steve@sohara.org |