diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2007-07-05 12:51:14 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2007-07-05 12:51:14 +0000 |
commit | ff39d35856a026d397e3a2b0d896cb409562f267 (patch) | |
tree | 864516cd006ca9b25e279db00e082296626a01fe /misc/koffice-i18n-mk | |
parent | 640070333d03dbd4f2f5e3b2ba0e8f2bc5451c85 (diff) | |
download | ports-ff39d35856a026d397e3a2b0d896cb409562f267.tar.gz ports-ff39d35856a026d397e3a2b0d896cb409562f267.zip |
Revert more PORTREVISION accidents
Notes
Notes:
svn path=/head/; revision=195010
Diffstat (limited to 'misc/koffice-i18n-mk')
-rw-r--r-- | misc/koffice-i18n-mk/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/koffice-i18n-mk/Makefile b/misc/koffice-i18n-mk/Makefile index 45a7dce0da58..f8b26b27f915 100644 --- a/misc/koffice-i18n-mk/Makefile +++ b/misc/koffice-i18n-mk/Makefile @@ -7,6 +7,7 @@ PORTNAME= koffice-i18n PORTVERSION= 1.5.2 +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/koffice-${PORTVERSION}/src/koffice-l10n |