summaryrefslogtreecommitdiff
path: root/editors/dedit
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2003-03-04 15:40:04 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2003-03-04 15:40:04 +0000
commit07d47c27a699325fbb1cd88fc41a91a70d49d4b8 (patch)
tree972eb7a05f73ea8ac5b3e63cbf464d9a2203338c /editors/dedit
parentUpdated to 0.87 (diff)
Use MASTER_SITE_DEBIAN.
Approved by: maintainer timeout
Notes
Notes: svn path=/head/; revision=76855
Diffstat (limited to 'editors/dedit')
-rw-r--r--editors/dedit/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/dedit/Makefile b/editors/dedit/Makefile
index 66c099ebf0de..8ad33aad4e8f 100644
--- a/editors/dedit/Makefile
+++ b/editors/dedit/Makefile
@@ -9,7 +9,8 @@ PORTNAME= dedit
PORTVERSION= 0.6.2.3
PORTREVISION= 1
CATEGORIES= editors gnome
-MASTER_SITES= ftp://ftp.debian.org/debian/pool/main/d/dedit/
+MASTER_SITES= ${MASTER_SITE_DEBIAN}
+MASTER_SITE_SUBDIR= pool/main/d/dedit
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= nakai@FreeBSD.org