diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2003-02-13 01:53:09 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2003-02-13 01:53:09 +0000 |
commit | e852692922f2171a8ae932972a097c87e99123de (patch) | |
tree | 2a1faac8a119eb47a6bc4ed789769fac747a8576 /x11 | |
parent | 40428dadd53e36eaf479f60d8d8f70070334f386 (diff) | |
download | ports-e852692922f2171a8ae932972a097c87e99123de.tar.gz ports-e852692922f2171a8ae932972a097c87e99123de.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gvid/Makefile | 4 | ||||
-rw-r--r-- | x11/gvid/pkg-comment | 1 |
2 files changed, 3 insertions, 2 deletions
diff --git a/x11/gvid/Makefile b/x11/gvid/Makefile index 35909a8d21d1..079b125135a8 100644 --- a/x11/gvid/Makefile +++ b/x11/gvid/Makefile @@ -8,10 +8,12 @@ PORTNAME= gvid PORTVERSION= 0.3 CATEGORIES= x11 gnome -MASTER_SITES= ftp://ftp.debian.org/debian/pool/main/g/gvid/ +MASTER_SITES= ${MASTER_SITE_DEBIAN} +MASTER_SITE_SUBDIR= pool/main/g/gvid DISTNAME= ${PORTNAME}_${PORTVERSION}.orig MAINTAINER= ports@FreeBSD.org +COMMENT= Gnome applet to change video resolution WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}.orig diff --git a/x11/gvid/pkg-comment b/x11/gvid/pkg-comment deleted file mode 100644 index 2f42cfc98608..000000000000 --- a/x11/gvid/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Gnome applet to change video resolution |