diff options
author | beech <beech@FreeBSD.org> | 2007-07-05 15:21:24 +0800 |
---|---|---|
committer | beech <beech@FreeBSD.org> | 2007-07-05 15:21:24 +0800 |
commit | db275e36a385d0ba90b499675672240808e20c93 (patch) | |
tree | 136de5b562c25e86cf58d6cabc2c97571316d612 /multimedia/dvdauthorwizard | |
parent | b67b8c12d35ef7a636ca500c99622fdad82c08f8 (diff) | |
download | freebsd-ports-gnome-db275e36a385d0ba90b499675672240808e20c93.tar.gz freebsd-ports-gnome-db275e36a385d0ba90b499675672240808e20c93.tar.zst freebsd-ports-gnome-db275e36a385d0ba90b499675672240808e20c93.zip |
- Change maintainer address
- Cleanup master_sites
Requested by: Yinghong Liu <relaxbsd@gmail.com> (maintainer)
Approved by: sat (mentor)
Diffstat (limited to 'multimedia/dvdauthorwizard')
-rw-r--r-- | multimedia/dvdauthorwizard/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/multimedia/dvdauthorwizard/Makefile b/multimedia/dvdauthorwizard/Makefile index c939de389de5..0d072e20ea87 100644 --- a/multimedia/dvdauthorwizard/Makefile +++ b/multimedia/dvdauthorwizard/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: dvdauthorwizard # Date created: 30 May 2007 -# Whom: liu_yinghong@yahoo.com.cn +# Whom: Yinghong Liu <relaxbsd@gmail.com> # # $FreeBSD$ # @@ -8,11 +8,10 @@ PORTNAME= dvdauthorwizard PORTVERSION= 1.4.6 CATEGORIES= multimedia kde -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF DISTNAME= DVDAuthorWizard-${PORTVERSION} -MAINTAINER= liu_yinghong@yahoo.com.cn +MAINTAINER= relaxbsd@gmail.com COMMENT= The tool for creating a DVD with fully animated menu from MPEG-2 files NO_BUILD= yes |