diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2005-07-17 03:18:25 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2005-07-17 03:18:25 +0000 |
commit | 133374008b6131c12bf26636f14360fd138137b1 (patch) | |
tree | 4eca5514145fccd492aa5b7ef30cb246b30082c0 /vietnamese | |
parent | d8ef7fe00128ad5e8f303815002826e416a84136 (diff) | |
download | ports-133374008b6131c12bf26636f14360fd138137b1.tar.gz ports-133374008b6131c12bf26636f14360fd138137b1.zip |
Notes
Diffstat (limited to 'vietnamese')
-rw-r--r-- | vietnamese/vnroff/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/vietnamese/vnroff/Makefile b/vietnamese/vnroff/Makefile index 66c48b3429fe..6004c7809083 100644 --- a/vietnamese/vnroff/Makefile +++ b/vietnamese/vnroff/Makefile @@ -9,7 +9,8 @@ PORTNAME= vnroff PORTVERSION= 2.1 CATEGORIES= vietnamese print -MASTER_SITES= ftp://ftp.media.mit.edu/pub/Vietnet/Viscii/Troff/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= obrien DISTFILES= vnroff.c.Z vnroff.1.Z DISTNAME= ${PORTNAME}-2.0 |