diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2004-12-21 17:49:37 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2004-12-21 17:49:37 +0000 |
commit | 4470cc4e90934c9533e28f45ffa2710d579343ff (patch) | |
tree | b728629e92cb7e39b73257cc040e5d1c778abbcf /net/licq/Makefile | |
parent | 2cce95fba6e5ea7fa09877fd0dc720d91bbc330f (diff) |
Notes
Diffstat (limited to 'net/licq/Makefile')
-rw-r--r-- | net/licq/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/licq/Makefile b/net/licq/Makefile index 6413d53023fe..2d6b735f0177 100644 --- a/net/licq/Makefile +++ b/net/licq/Makefile @@ -7,6 +7,7 @@ PORTNAME= base PORTVERSION= ${LICQ_VER} +PORTREVISION= 1 CATEGORIES= net PKGNAMESUFFIX= ${SOCKS_SUFFIX}${PKGNAMESUFFIX2} |