diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2000-12-22 06:01:07 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2000-12-22 06:01:07 +0000 |
commit | f4acc5c7e9f8f6c473af09c9e066218d7c030cb8 (patch) | |
tree | 9fa2b8b956b143fe154e57b757cb38d072414de2 /x11/kdelibs3 | |
parent | 14e601f8d117b48fef0a29dfb65b2187946b6799 (diff) | |
download | ports-f4acc5c7e9f8f6c473af09c9e066218d7c030cb8.tar.gz ports-f4acc5c7e9f8f6c473af09c9e066218d7c030cb8.zip |
Notes
Diffstat (limited to 'x11/kdelibs3')
-rw-r--r-- | x11/kdelibs3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/kdelibs3/Makefile b/x11/kdelibs3/Makefile index 3b4b72226d31..317c388f9c6b 100644 --- a/x11/kdelibs3/Makefile +++ b/x11/kdelibs3/Makefile @@ -7,6 +7,7 @@ PORTNAME= kdelibs PORTVERSION= 2.0.1 +PORTREVISION= 1 CATEGORIES= x11 kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/distribution/tar/generic/src |