aboutsummaryrefslogtreecommitdiff
path: root/sysutils/gcombust
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-11-24 08:05:53 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-11-24 08:05:53 +0000
commit1bf55e50b2644c03dce7ee9e21c4f8bd84502ff3 (patch)
treeac12fd0e6d08a49ac0d169818ff01542ec6bfa07 /sysutils/gcombust
parenta08a3f2d441d8715ee473003a516b08823a4f62b (diff)
downloadports-1bf55e50b2644c03dce7ee9e21c4f8bd84502ff3.tar.gz
ports-1bf55e50b2644c03dce7ee9e21c4f8bd84502ff3.zip
- update MASTER_SITE (distfile is now fetchable again) [1]
- while here pet portlint and add license PR: ports/162799 [1] Submitted by: Adam McDougall <mcdouga9@egr.msu.edu> (maintainer) [1] Feature safe: yes
Notes
Notes: svn path=/head/; revision=286339
Diffstat (limited to 'sysutils/gcombust')
-rw-r--r--sysutils/gcombust/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/sysutils/gcombust/Makefile b/sysutils/gcombust/Makefile
index a6e8cd30505b..682df048ac54 100644
--- a/sysutils/gcombust/Makefile
+++ b/sysutils/gcombust/Makefile
@@ -8,13 +8,15 @@
PORTNAME= gcombust
PORTVERSION= 0.1.55
PORTREVISION= 6
-
CATEGORIES= sysutils
-MASTER_SITES= http://www.abo.fi/~jmunsin/gcombust/
+MASTER_SITES= http://mirror.symnds.com/software/misc/ \
+ http://www.egr.msu.edu/~mcdouga9/
MAINTAINER= mcdouga9@msu.edu
COMMENT= A GTK+ frontend for mkisofs and cdrecord
+LICENSE= GPLv2
+
RUN_DEPENDS= cdlabelgen:${PORTSDIR}/print/cdlabelgen
USE_GETTEXT= yes