diff options
author | asami <asami@FreeBSD.org> | 2000-04-16 12:14:12 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-04-16 12:14:12 +0800 |
commit | 110300f9341809ff92eb65095a09e5c7a649f28e (patch) | |
tree | a6dccb632123736b90cebfbb594f5df39a561ab7 /x11-clocks | |
parent | 7d5f5624106e5cba2ed6c93d4df42141098463de (diff) | |
download | freebsd-ports-gnome-110300f9341809ff92eb65095a09e5c7a649f28e.tar.gz freebsd-ports-gnome-110300f9341809ff92eb65095a09e5c7a649f28e.tar.zst freebsd-ports-gnome-110300f9341809ff92eb65095a09e5c7a649f28e.zip |
DISTNAMe-related cleanups.
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/asclock/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-clocks/asclock/Makefile b/x11-clocks/asclock/Makefile index 271a137f86e6..d72a7eb3a973 100644 --- a/x11-clocks/asclock/Makefile +++ b/x11-clocks/asclock/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0 CATEGORIES= x11-clocks afterstep MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= applications -DISTNAMe= ${PORTNAME} +DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tgz MAINTAINER= nakai@FreeBSD.org |