diff options
author | krion <krion@FreeBSD.org> | 2004-09-03 21:20:12 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-09-03 21:20:12 +0800 |
commit | 6c032c454400fb57b2736df1ff2867c697fb721b (patch) | |
tree | fc0e04fc6f1424ac23667a6b0503972867b85e4e /misc/mc-light/Makefile | |
parent | fbb63fa656ede130a6ec748d347f95bb2a79bf5e (diff) | |
download | freebsd-ports-gnome-6c032c454400fb57b2736df1ff2867c697fb721b.tar.gz freebsd-ports-gnome-6c032c454400fb57b2736df1ff2867c697fb721b.tar.zst freebsd-ports-gnome-6c032c454400fb57b2736df1ff2867c697fb721b.zip |
Respect hier(7)
Diffstat (limited to 'misc/mc-light/Makefile')
-rw-r--r-- | misc/mc-light/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/mc-light/Makefile b/misc/mc-light/Makefile index 5a2b117a8b69..8353002c18e0 100644 --- a/misc/mc-light/Makefile +++ b/misc/mc-light/Makefile @@ -7,6 +7,7 @@ PORTNAME= mc-light PORTVERSION= 4.1.40.p9 +PORTREVISION= 1 CATEGORIES= misc shells MASTER_SITES= http://mc.linuxinside.com/Releases/ DISTNAME= mc-${PORTVERSION:S/.p9/-pre9/} |