diff options
author | danfe <danfe@FreeBSD.org> | 2012-12-03 22:32:09 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2012-12-03 22:32:09 +0800 |
commit | 779e4cd94b3167f8f3a25ecba10f229f570a7000 (patch) | |
tree | 0d04896fa482ad41adc5704a9516ed8fc427b983 /archivers | |
parent | d7566c4d62cea84fdda5ba8ef6e85f2e5d954f08 (diff) | |
download | freebsd-ports-gnome-779e4cd94b3167f8f3a25ecba10f229f570a7000.tar.gz freebsd-ports-gnome-779e4cd94b3167f8f3a25ecba10f229f570a7000.tar.zst freebsd-ports-gnome-779e4cd94b3167f8f3a25ecba10f229f570a7000.zip |
Do not override DISTNAME, default value is perfectly fine and makes more sense.
Feature safe: yes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/nwreckdum/Makefile | 1 | ||||
-rw-r--r-- | archivers/nwreckdum/distinfo | 4 |
2 files changed, 2 insertions, 3 deletions
diff --git a/archivers/nwreckdum/Makefile b/archivers/nwreckdum/Makefile index 160c15a2f663..d0a2e622b884 100644 --- a/archivers/nwreckdum/Makefile +++ b/archivers/nwreckdum/Makefile @@ -5,7 +5,6 @@ PORTNAME= nwreckdum PORTVERSION= 0.0.6 PORTREVISION= 2 CATEGORIES= archivers games -DISTNAME= ${GH_ACCOUNT}-${GH_PROJECT}-${GH_COMMIT} MAINTAINER= ports@FreeBSD.org COMMENT= Utility for manipulating of Quake packed data files diff --git a/archivers/nwreckdum/distinfo b/archivers/nwreckdum/distinfo index f4ea0378670b..d315f76378e9 100644 --- a/archivers/nwreckdum/distinfo +++ b/archivers/nwreckdum/distinfo @@ -1,2 +1,2 @@ -SHA256 (danfe-nwreckdum-22cbc47.tar.gz) = 21ab8cd85cfb831a65cfe89e4d0d4a04c31a98d319ecf45bc263a46385ffecf7 -SIZE (danfe-nwreckdum-22cbc47.tar.gz) = 7844 +SHA256 (nwreckdum-0.0.6.tar.gz) = 21ab8cd85cfb831a65cfe89e4d0d4a04c31a98d319ecf45bc263a46385ffecf7 +SIZE (nwreckdum-0.0.6.tar.gz) = 7844 |