diff options
Diffstat (limited to 'x11-wm/afterstep-i18n/Makefile')
-rw-r--r-- | x11-wm/afterstep-i18n/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-wm/afterstep-i18n/Makefile b/x11-wm/afterstep-i18n/Makefile index 969e31ab22cf..3f4451c16e06 100644 --- a/x11-wm/afterstep-i18n/Makefile +++ b/x11-wm/afterstep-i18n/Makefile @@ -1,19 +1,19 @@ # New ports collection makefile for: afterstep-i18n -# Version required: 1.0 # Date created: 23 October 1998 # Whom: issei@jp.FreeBSD.org # # $FreeBSD$ # -DISTNAME= AfterStep-1.0 -PKGNAME= afterstep-i18n-1.0 +PORTNAME= afterstep-i18n +PORTVERSION= 1.0 CATEGORIES= x11-wm afterstep MASTER_SITES= ${MASTER_SITE_AFTERSTEP} \ http://people.FreeBSD.org/~kuriyama/distfiles/ \ http://www.itlb.te.noda.sut.ac.jp/~manome/afterstep/archive/ \ http://www.itlb.te.noda.sut.ac.jp/~manome/afterstep/archive/icons/ MASTER_SITE_SUBDIR= stable/archives +DISTNAME= AfterStep-1.0 DISTFILES= ${DISTNAME}.tar.gz \ unofficial-I18N.98Feb27.tar.gz \ kterm.xpm kterm2.xpm KTerm-AS.xpm netscape4.xpm |