diff options
author | vg <vg@FreeBSD.org> | 2013-10-03 00:16:21 +0800 |
---|---|---|
committer | vg <vg@FreeBSD.org> | 2013-10-03 00:16:21 +0800 |
commit | 72eb72d5473892b70fb2e548af2ec6ded94b9882 (patch) | |
tree | 30d6c9976227d73ddaab0cfeb5d5dfbf6604f4d3 /textproc/confetti | |
parent | 7f38c4c321de17f91c9bce1f18000de63d2bd75f (diff) | |
download | freebsd-ports-gnome-72eb72d5473892b70fb2e548af2ec6ded94b9882.tar.gz freebsd-ports-gnome-72eb72d5473892b70fb2e548af2ec6ded94b9882.tar.zst freebsd-ports-gnome-72eb72d5473892b70fb2e548af2ec6ded94b9882.zip |
- Changed tabs to spaces in pkg-descr
- Changed MASTER_SITES
Approved by: eadler (mentor)
Diffstat (limited to 'textproc/confetti')
-rw-r--r-- | textproc/confetti/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/confetti/Makefile b/textproc/confetti/Makefile index 3703e6ab4913..8903b1c40c7b 100644 --- a/textproc/confetti/Makefile +++ b/textproc/confetti/Makefile @@ -4,7 +4,7 @@ PORTNAME= confetti PORTVERSION= 0.0.${DATE} CATEGORIES= textproc -MASTER_SITES= http://fbsd.zlonet.ru/distfiles/ +MASTER_SITES= LOCAL/vg MAINTAINER= vg@FreeBSD.org COMMENT= Configuration file parser generator |