diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:24:37 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:24:37 +0000 |
commit | 0074c5fa8cabe431c6868442326d476bb5ef2047 (patch) | |
tree | 1ef31ba9ad1115bd0e23a01a51630f10289403b1 /japanese/nethack34/Makefile | |
parent | 6b5fb87219ee4fff450c5a6daf74accfe83318ae (diff) |
- Switch SourceForge ports to the new File Release System: categories starting with H,I,J,K,L
Notes
Notes:
svn path=/head/; revision=240071
Diffstat (limited to 'japanese/nethack34/Makefile')
-rw-r--r-- | japanese/nethack34/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/japanese/nethack34/Makefile b/japanese/nethack34/Makefile index 4b2bb35228e2..e1cffb8720d5 100644 --- a/japanese/nethack34/Makefile +++ b/japanese/nethack34/Makefile @@ -9,8 +9,7 @@ PORTNAME= nethack PORTVERSION= 3.4.3 PORTREVISION= 5 CATEGORIES= japanese games -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g}-src EXTRACT_SUFX= .tgz |