diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-18 13:05:50 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-18 13:05:50 +0000 |
commit | dd340e8b536442f9ae69b30d761672c792894f0b (patch) | |
tree | 9eb1d5160a92b485572423eb6ab90fdc6c55243a /ports-mgmt/pkg | |
parent | 2e5928975873d6fb8b6e1f19d3f2d3f9ac2cba46 (diff) |
Notes
Diffstat (limited to 'ports-mgmt/pkg')
-rw-r--r-- | ports-mgmt/pkg/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports-mgmt/pkg/Makefile b/ports-mgmt/pkg/Makefile index 133020557034..4772c39a4463 100644 --- a/ports-mgmt/pkg/Makefile +++ b/ports-mgmt/pkg/Makefile @@ -2,6 +2,7 @@ PORTNAME= pkg DISTVERSION= 1.3.7 +_PKG_VERSION= ${DISTVERSION} CATEGORIES= ports-mgmt MASTER_SITES= \ http://mirror.shatow.net/freebsd/${PORTNAME}/ \ |